# Version 20.5
# The name to use when displaying this animation category in the
# mod configuration menu (MCM).
#
# If not specified, it will be taken from the source file name
# (e.g. "FunnyBizness.py" --> "FunnyBizness")
mcm_name = "Funny Bizness 2"

# This optional setting specifies what subdirectory the animations
# can be found in.  Animations should be located at
# Data\meshes\actors\character\animations\<anim_dir>\
#
# If not specified, it will be taken from the source file name
# (e.g. "FunnyBizness.py" --> "FunnyBizness")
anim_dir("FunnyBiz2")

# Prepend "FB_" to all animation IDs in this file.
# This helps make sure animation IDs from this file won't conflict
# with IDs from other categories.
#
# Note that anim_dir(), anim_id_prefix(), anim_name_prefix(), and common_tags()
# only affects Animations defined below them in the file.
# (You can call them again later if you want to change the settings for
# subsequent animations defined after the new calls.)
anim_id_prefix("FB_")

# Prepend "FunnyBiz " to all the animations defined after this point
anim_name_prefix("FunnyBizness ")

# Add "FunnyBizness" to the tags for all animations defined after this point
common_tags("FunnyBizness")

# Animation fields
# - id:
#   The internal ID to use for registering the animation with SexLab.
#   This ID must match the animation file names in the
#   meshes/actors/.../animations directories.
#   For example, if the id is "MyCoolAnimation", the animation file names
#   should be MyCoolAnimation_A1_S1.hkx, MyCoolAnimation_A1_S2.hkx, etc.
#
# - name
#   The animation name that will be displayed to users in SexLab and MCM menus
#
# - tags
#   Tags defined for this animation.
#
# - sound
#   The sound effect to use for this animation:
#   Allowed values:
#   - Squishing
#   - Squirting
#   - Sucking
#   - SexMix
#   - NoSound
#
# - actor1, actor2, actor3, actor4, actor5
#   Actor definitions.  Possible values:
#   - Male, Female, CreatureMale, CreatureFemale
#
#   Female and CreatureFemale actors accept an add_cum argument describing what
#   cum settings should be applied for this animation.  Allowed add_cum values:
#   - Vaginal, Oral, Anal, VaginalOral, VaginalAnal, OralAnal, VaginalOralAnal
#
#   CreatureMale and CreatureFemale actors require a "race" argument specifying
#   the creature race.  Examples of valid races include Draugrs, Horses,
#   SabreCats, Trolls, etc.
#
#   Actor objects can also accept any stage parameter applicable to the
#   a1_stage_params arguments below.  Stage parameters specified in the actor
#   object will be applied to all of that actor's stages, unless overridden by
#   an specific stage parameter in aX_stage_params.
#
# - a1_stage_params, a2_stage_params, etc.
#
#   Parameters for specific stage animations for the specified actor.
#   For example, a1_stage_params=[Stage(2, silent=true)]
#   specifies that actor1 should be silent during stage 2.
#
#   If you want a setting to apply to all stages for an actor, you can also
#   pass the setting as an argument to the Actor object.  For instance,
#   Male(silent=True) will make that actor silent for all stages (except stages
#   that are explicitly overridden with a Stage parameter setting silent=False
#   again for that stage).
#
#   Stage parameters:
#   - forward : Move the actor forward by the specified amount
#   - side : Move the actor to the side by the specified amount
#   - up : Move the actor up by the specified amount
#   - rotate : Rotate the actor by the given number of degrees
#   - silent : True / False
#   - open_mouth : True / False
#   - sos : integer setting
#

Animation(
    id="NecroNamira",
    name="Necro Namira",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Necro,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)

Animation(
    id="BEASTDogRapeTable",
    name="BEAST Dog Rape Table",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)


Animation(
    id="BEASTProneRape",
    name="BEAST Prone Rape",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)



Animation(
    id="ChokeHoldProne",
    name="Choke Hold Prone",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)


Animation(
    id="NecroWildDoggy",
    name="Necro Wild Doggy",
    tags="Sex,Dirty,Forced,Necro,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)


Animation(
    id="NecroToughDoggy",
    name="Necro Tough Doggy",
    tags="Sex,Dirty,Forced,Necro,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)


Animation(
    id="BEASTLYPowerDoggy",
    name="BEASTLY Power Doggy",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)



Animation(
    id="BoundWildDoggy",
    name="Bound Wild Doggy",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)

Animation(
    id="BoundToughDoggy",
    name="Bound Tough Doggy",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)


Animation(
    id="NecroDoggyCrazy",
    name="Necro Doggy Crazy",
    tags="Sex,Dirty,Forced,Necro,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)

Animation(
    id="NecroDoggyBang",
    name="Necro Doggy Bang",
    tags="Sex,Dirty,Forced,Necro,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)


Animation(
    id="BEASTLYMissionary",
    name="BEASTLY Missionary",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Missionary,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)

Animation(
    id="AMAZONIANBlowJob",
    name="AMAZONIAN BlowJob",
    tags="Sex,Dirty,Forced,Rape,Oral,Aggressive,MF",
    sound=Sucking,
    actor1=Female(add_cum=Oral),
    actor2=Male(strap_on=True),
)

Animation(
    id="AMAZONIANdoggy",
    name="AMAZONIAN doggy",
    tags="Sex,Dirty,Forced,Rape,Doggy,Aggressive,Vaginal,MF",
    sound=Squishing,
    actor1=Female(add_cum=Oral),
    actor2=Male(strap_on=True),
)


Animation(
    id="BEASTLYBoundLotus",
    name="BEASTLY Bound Lotus",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)

Animation(
    id="BEASTLYLotus",
    name="BEASTLY Lotus",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)

Animation(
    id="BEASTLYDoggy",
    name="BEASTLY Doggy",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)

Animation(
    id="BEASTBoundStandDog",
    name="BEAST Bound Stand Dog",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Standing,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)



Animation(
    id="NecroFemDomCow",
    name="Necro FemDom Cow",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,CowGirl,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),

)



Animation(
    id="HateFuckDog",
    name="Hate Fuck Dog",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),

)


Animation(
    id="BoundFemCowGirl",
    name="Bound Fem CowGirl",
    tags="Sex,Dirty,Forced,Rape,CowGirl,Aggressive,FemDom,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)

Animation(
    id="BoundFemDoggy",
    name="Bound Fem Doggy",
    tags="Sex,Dirty,Forced,Rape,Doggy,Aggressive,FemDom,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)


Animation(
    id="BoundBJFemDom",
    name="Bound BJ FemDom",
    tags="Sex,Dirty,Forced,Rape,Oral,Aggressive,FemDom,MF",
    sound=Sucking,
    actor1=Female(add_cum=Oral, open_mouth=True),
    actor2=Male(strap_on=True),
)

Animation(
    id="MolagHeelDoggy",
    name="Molag Heel Doggy",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=2.2),
    ]
)

Animation(
    id="BoundAnkHardDog",
    name="Bound Ank Hard Dog",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)

Animation(
    id="BoundAnkHookDog",
    name="Bound Ank Hook Dog",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)

Animation(
    id="ChikanRedone",
    name="Chikan Redone",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,Standing,MF",
    sound=Squishing,
    actor1=Female(add_cum=VaginalAnal),
    actor2=Male(strap_on=True),
)

Animation(
    id="BoundAnkleDoggy",
    name="Bound Ankle Doggy",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)



Animation(
    id="AmputeeHolding",
    name="Amputee Holding",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Amputee,Standing,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)


Animation(
    id="GuroLover",
    name="Guro Lover",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Oral),
    actor2=Male(strap_on=True),
)


Animation(
    id="RoughGround",
    name="Rough Ground",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=2.2),
    ]
)


Animation(
    id="DoggyRough",
    name="Doggy Rough",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=2.2),
    ]
)


Animation(
    id="DoggyHard",
    name="Doggy Hard",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=2.2),
    ]
)

Animation(
    id="MageBoundRape",
    name="Mage Bound Rape",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Necro,Missionary,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=3.0),
	Stage(2, timer=5.9),
	Stage(2, timer=3.3),
    ]
)

Animation(
    id="KO_LotusRape",
    name="KO Lotus Rape",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Necro,Standing,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=2.0),
	Stage(2, timer=3.7),
    ]
)



Animation(
    id="BenchSneaky_BJ",
    name="BenchSneaky BJ",
    tags="Sex,Dirty,Oral,MF",
    sound=Sucking,
    actor1=Female(add_cum=Oral),
    actor2=Male(strap_on=True),
)

Animation(
    id="MolagNecroDoggy2",
    name="Molag Necro Doggy 2",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Necro,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=5.7),
	Stage(2, timer=5.8),
    ]
)

Animation(
    id="BoundServantRape",
    name="Bound Servant Rape",
    tags="Sex,Dirty,Forced,Rape,Aggressive,Necro,Vaginal,Missionary,MF",
    sound=Sucking,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=3.0),
	Stage(2, timer=5.5),
	Stage(3, timer=3.0),
    ]
)


Animation(
    id="MolagDoggyVengance",
    name="Molag Doggy Vengance",
    tags="Sex,Dirty,Forced,Rape,Aggressive,Necro,Vaginal,Doggy,MF",
    sound=Sucking,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=1.7),
	Stage(2, timer=4.0),
    ]
)


Animation(
    id="Molag_BJ_Vengance",
    name="Molag BJ Vengance",
    tags="Sex,Dirty,Forced,Rape,Aggressive,Necro,Oral,MF",
    sound=Sucking,
    actor1=Female(add_cum=Oral),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=3.1),
	Stage(2, timer=5.4),
	Stage(3, timer=4.7)
    ]
)

Animation(
    id="MolagDefeatDoggy",
    name="Molag Defeat Doggy",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Necro,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=1.7),
	Stage(2, timer=1.7),
    ]
)

Animation(
    id="MolagNecroDoggy",
    name="Molag Necro Doggy",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Necro,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=5.7),
	Stage(2, timer=5.8),
    ]
)


Animation(
    id="MolagBalDefeat",
    name="Molag Bal Defeat",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Necro,Missionary,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=2.233),
	Stage(2, timer=4.0),
	Stage(3, timer=1.867),
    ]
)


Animation(
    id="MolagNecroCannibal2",
    name="Molag Necro Cannibal 2",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Necro,Missionary,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)



Animation(
    id="MolagNecroCannibal1",
    name="Molag Necro Cannibal 1",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Necro,Missionary,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)


Animation(
    id="MolagNecroMiss",
    name="Molag Necro Miss",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Necro,Missionary,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=3.0),
    ]
)


Animation(
    id="MolagDoggySnuff",
    name="Molag Doggy Snuff",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=3.0),
    ]
)

Animation(
    id="MolagAnalRape",
    name="Molag Anal Rapes",
    tags="Sex,Dirty,Forced,Rape,Anal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Anal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=5.0),
    ]
)

Animation(
    id="MolagHardMiss",
    name="Molag Hard Miss",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Missionary,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)


Animation(
    id="MolagWildDoggy",
    name="Molag Wild Doggy",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)


Animation(
    id="MolagSkullFuck",
    name="Molag Skull Fuck",
    tags="Sex,Dirty,Forced,Rape,Aggressive,Oral,MF",
    sound=Squishing,
    actor1=Female(add_cum=Oral),
    actor2=Male(strap_on=True),
)



Animation(
    id="MolagSnuffVamp",
    name="Molag Snuff Vamp",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Standing,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=3.0),
	Stage(2, timer=5.0),
    ]
)

Animation(
    id="MolagSnuffPound",
    name="Molag Snuff Pound",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)

Animation(
    id="MolagSnuffProne",
    name="Molag Snuff Prone",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,,Prone,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=5.0),
    ]
)

Animation(
    id="MolagStandingYoke",
    name="Molag Standing Yoke",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Standing,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=5.0),
    ]
)

Animation(
    id="MolagBoundOral",
    name="Molag Bound Oral",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Oral,MF",
    sound=Squishing,
    actor1=Female(add_cum=Oral),
    actor2=Male(strap_on=True),
)

Animation(
    id="MolagStandingRape",
    name="Molag Standing Rape",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Standing,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)

Animation(
    id="MolagStandingDoggy",
    name="Molag Standing Doggy",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,Standing,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=5.0),
    ]
)


Animation(
    id="MolagReverseCow",
    name="Molag Reverse Cow",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Cowgirl,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)


Animation(
    id="MolagRoughDoggy",
    name="Molag Rough Doggy",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=5.0),
    ]
)

Animation(
    id="MolagHardDoggy",
    name="Molag Hard Doggy",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=5.0),
    ]
)

Animation(
    id="MolagDoggyStyle",
    name="Molag Doggy Style",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Doggy,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)

Animation(
    id="MolagTableThroating",
    name="Molag Table Throating",
    tags="Sex,Dirty,Furniture,AnimObject,Forced,Rape,Vaginal,Aggressive,Oral,Table,MF",
    sound=Sucking,
    actor1=Female(add_cum=Oral),
    actor2=Male(object="AOtable",strap_on=True),
)

Animation(
    id="MolagTableMission",
    name="Molag Table Mission",
    tags="Sex,Dirty,Furniture,AnimObject,Forced,Rape,Vaginal,Aggressive,Missionary,Table,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(object="AOtable",strap_on=True),
)

Animation(
    id="MolagTableDoggy",
    name="Molag Table Doggy",
    tags="Sex,Dirty,Furniture,AnimObject,Forced,Rape,Vaginal,Aggressive,Doggy,Table,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(object="AOtable",strap_on=True),
)


Animation(
    id="MolagOral",
    name="Molag Oral",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Oral,MF",
    sound=Sucking,
    actor1=Female(add_cum=Oral),
    actor2=Male(strap_on=True),
)

Animation(
    id="MolagBal_CowGirl",
    name="MolagBal CowGirl",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,CowGirl,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=5.0),
	Stage(5, timer=6.0),
    ]
)

Animation(
    id="MolagBal_Miss",
    name="MolagBal Miss",
    tags="Sex,Dirty,Forced,Rape,Vaginal,Aggressive,Missionary,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)


Animation(
    id="StockadeRape",
    name="Stockade Rape",
    tags="Sex,Dirty,Furniture,AnimObject,Vaginal,Aggressive,Stockade,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(object="AOStockade",strap_on=True),
)

Animation(
    id="XcrossRape",
    name="Xcross Rape",
    tags="Sex,Dirty,Furniture,AnimObject,Vaginal,Aggressive,Xcross,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(object="AOCross",strap_on=True),
	stage_params = [
    Stage(1, timer=3.0),
    ]
)



Animation(
    id="CoffinFuck",
    name="Coffin Fuck",
    tags="Sex,Dirty,Furniture,Coffin,AnimObject,Vaginal,Doggy,Aggressive,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(object="AOCoffin",strap_on=True),
)


Animation(
    id="TortureRackDoggy",
    name="TortureRack Doggy",
    tags="Sex,Dirty,Furniture,AnimObject,Vaginal,Doggy,Aggressive,TortureRack,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(object="AORack",strap_on=True),
)

Animation(
    id="TortureRackMiss",
    name="TortureRack Miss",
    tags="Sex,Dirty,Furniture,AnimObject,Vaginal,Aggressive,TortureRack,Missionary,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal,open_mouth=True),
    actor2=Male(object="AORack",strap_on=True),
)

Animation(
    id="NecroSavageDoggy",
    name="Necro Savage Doggy",
    tags="Forced,Sex,Doggy,Straight,Vaginal,Necro,Dirty,Aggressive,AggressiveDefault,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)


Animation(
    id="Bound_Wheel_Barrow",
    name="Bound Wheel Barrow",
    tags="Forced,Sex,Bound,Wrists,Vaginal,Doggy,Doggystyle,Dirty,Aggressive,AggressiveDefault,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)

Animation(
    id="NecroQuickieVariant",
    name="Necro Quickie Variant",
    tags="Forced,Sex,Standing,Oral,Straight,Vaginal,Necro,Dirty,Aggressive,AggressiveDefault,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)


Animation(
    id="NecroQuickie",
    name="Necro Quickie",
    tags="Forced,Sex,Standing,Oral,Straight,Vaginal,Necro,Dirty,Aggressive,AggressiveDefault,MF",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)

Animation(
    id="LoversHardDog",
    name="Lovers Hard Dog",
    tags="Sex,Vaginal,MF,Doggy,Doggystyle,Behind,Loving",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
	stage_params = [
    Stage(1, timer=3.0),
    ]
)


Animation(
    id="LoversRoughDog",
    name="Lovers Rough Dog",
    tags="Sex,Vaginal,MF,Doggy,Doggystyle,Behind,Loving",
    sound=Squishing,
    actor1=Female(add_cum=Vaginal),
    actor2=Male(strap_on=True),
)
